Hierarchy

  • State

Properties

creator_cut: number
facts: number
pair: string
creator: string
balances: {
    [address: string]: number;
}

Type declaration

  • [address: string]: number
oppositionBalances: {
    [address: string]: number;
}

Type declaration

  • [address: string]: number
canEvolve: boolean
evolve: null | string
position: "support" | "oppose"
name?: string